Local Analyze
Apply non-linear operation
Node Data | |
---|---|
FilterArray | |
Display name | |
Local Analyze | |
Internal name | |
Node_Local_Analyze | |
Inheritances | |
node | |
node_processor | |
node_local_analyze | |
Inputs | |
node_local_analyze | |
surface |
Surface In |
enum |
Algorithm |
float |
Size |
enum |
Oversample Mode |
enum |
Shape |
surface |
Mask |
float |
Mix |
bool |
Active |
toggle |
Channel |
Outputs | |
node_local_analyze | |
surface |
Surface Out |
Local analyze node applies non-linear convolution function on the surface.
Properites
Algorithm
The junction to use.
- Average Apply average across the kernel (blurring)
- Maximum Find the brightess pixel in the kernel.
- Minimum Find the dark pixel in the kernel.
Size
Size of convolution kernel.
Shape
Shape of the kernel.